home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 6 / CU Amiga Magazine's Super CD-ROM 06 (1996)(EMAP Images)(GB)(Track 1 of 4)[!][issue 1997-01].iso / system / visage / catalogs / visage.cd < prev   
Text File  |  1996-03-08  |  5KB  |  289 lines

  1. ; $VER: Visage.cd 39.2 (1.8.95)
  2. ;
  3. MSG_BY (1//)
  4. \x9b1m%s - By Magnus Holmgren\n\x9b0m
  5. ;
  6. MSG_MODENAME_NOT_AVAILABLE (//)
  7. «Mode name not available»
  8. ;
  9. MSG_ABORTED (//)
  10. Aborted.\n
  11. ;
  12. MSG_BREAK (//)
  13. ***Break\n
  14. ;
  15. MSG_WARN_BAD_ENV_ARGS (//)
  16. Warning: Error parsing environment variable:\n\
  17. %s
  18. ;
  19. MSG_WARN_NO_WBMON (//)
  20. Warning: WBMONITOR couldn't find Workbench
  21. ;
  22. MSG_WARN_NO_MONITOR (//)
  23. Warning: Monitor '%s' not found
  24. ;
  25. MSG_WARN_NO_MODE (//)
  26. Warning: Mode '%s' not found
  27. ;
  28. MSG_WARN_NO_OVERSCAN (//)
  29. Warning: Overscan type '%s' not known
  30. ;
  31. MSG_ERR_NO_LIB (//)
  32. Couldn't open %s version %ld or higher
  33. ;
  34. MSG_ERR_NEED_OS3 (//)
  35. You need OS 3.0 or higher
  36. ;
  37. MSG_ERR_BAD_ARGS (//)
  38. Error parsing arguments:\n\
  39. %s
  40. ;
  41. MSG_ERR_FILEREQ (//)
  42. Couldn't open file requester:\n\
  43. %s
  44. ;
  45. MSG_ERR_SMREQ (//)
  46. Couldn't open screen mode requester:\n\
  47. %s
  48. ;
  49. MSG_ERR_MONITORREQ (//)
  50. Couldn't open monitor requester:\n\
  51. %s
  52. ;
  53. ; - Replaced with MSG_ERR_SHOW
  54. ;MSG_ERR_PATTERN (//)
  55. ;Error parsing pattern\n\
  56. ;'%s':\n\
  57. ;%s
  58. ;
  59. MSG_ERR_IFF_CLIENTRETURN (+1//)
  60. Return to client
  61. ;
  62. MSG_ERR_IFF_CALLBACK_HOOK (//)
  63. Call-back hook missing
  64. ;
  65. MSG_ERR_IFF_IFF (//)
  66. Not an IFF file
  67. ;
  68. MSG_ERR_IFF_SYNTAX (//)
  69. Syntax error in IFF file
  70. ;
  71. MSG_ERR_IFF_MANGLED (//)
  72. Mangled IFF file
  73. ;
  74. MSG_ERR_IFF_SEEK (//)
  75. Seek error
  76. ;
  77. MSG_ERR_IFF_WRITE (//)
  78. Write error
  79. ;
  80. MSG_ERR_IFF_READ (//)
  81. Read error
  82. ;
  83. MSG_ERR_IFF_MEM (//)
  84. Not enough memory
  85. ;
  86. MSG_ERR_IFF_SCOPE (//)
  87. No valid scope for property
  88. ;
  89. MSG_ERR_IFF_CONTEXT (//)
  90. End of context
  91. ;
  92. MSG_ERR_IFF_EOF (//)
  93. End of file
  94. ;
  95. MSG_ERR_SCR_MONITOR (//)
  96. Requested monitor not available
  97. ;
  98. MSG_ERR_SCR_CUSTOM_CHIPS (//)
  99. You need newer custom chips
  100. ;
  101. MSG_ERR_SCR_MEM (//)
  102. Not enough memory
  103. ;
  104. MSG_ERR_SCR_GFXMEM (//)
  105. Not enough graphics memory
  106. ;
  107. MSG_ERR_SCR_INTERNAL (//)
  108. Internal error
  109. ;
  110. MSG_ERR_SCR_MODE (//)
  111. Unknown screen mode
  112. ;
  113. MSG_ERR_SCR_DEPTH (//)
  114. Screen deeper than hardware supports
  115. ;
  116. MSG_ERR_SCR_WINDOW (//)
  117. Couldn't open window
  118. ;
  119. MSG_ERR_SCR_MODEAVAIL (//)
  120. Screen mode not available
  121. ;
  122. MSG_ERR_IFF_NOT_ILBM (//)
  123. IFF but not ILBM
  124. ;
  125. MSG_ERR_NOT_PIC (//)
  126. Unknown format
  127. ;
  128. MSG_ERR_NO_DATA (//)
  129. Missing data
  130. ;
  131. MSG_ERR_BAD_DATA (//)
  132. Bad data
  133. ;
  134. MSG_ERR_EOF (//)
  135. Premature end of file
  136. ;
  137. MSG_ERR_RENDER (//)
  138. Couldn't render picture
  139. ;
  140. MSG_ERR_UNKNOWN_DATA (//)
  141. Unsupported data
  142. ;
  143. MSG_ERR_LIB (//)
  144. External library missing
  145. ;
  146. MSG_ERR_FORMAT (//)
  147. Unknown format
  148. ;
  149. MSG_ERR_UNKNOWN (//)
  150. Unknown error code %ld. Please report
  151. ;
  152. MSG_ERR_PICTURE (//)
  153. \tError in picture: %s
  154. ;
  155. MSG_ERR_SHOW (//)
  156. Couldn't show '%s': %s
  157. ;
  158. MSG_REQ_TITLE (//)
  159. Visage information
  160. ;
  161. MSG_SCREENMODE_REQ_TITLE (//)
  162. Select screen mode
  163. ;
  164. MSG_MONITOR_REQ_TITLE (//)
  165. Select monitor
  166. ;
  167. MSG_FILE_REQ_TITLE (//)
  168. Select files to view
  169. ;
  170. MSG_GAD_OK (//)
  171.  Ok \
  172.  
  173. ;
  174. MSG_CLIPBOARD (//)
  175. «Clipboard»
  176. ;
  177. ; The following strings are used for the algorithmic mode names.
  178. ; See the manual for more information about these.
  179. ;
  180. MSG_EXTRA_LOW_RES (//)
  181. Extra-Low Res
  182. ;
  183. MSG_LOW_RES (//)
  184. Low Res
  185. ;
  186. MSG_HIGH_RES (//)
  187. High Res
  188. ;
  189. MSG_SUPER_HIGH_RES (//)
  190. Super-High Res
  191. ;
  192. MSG_LACED (//)
  193.  Laced
  194. ;
  195. MSG_DOUBLE (//)
  196.  Double
  197. ;
  198. MSG_HAM (//)
  199.  HAM
  200. ;
  201. MSG_EHB (//)
  202.  EHB
  203. ;
  204. MSG_DPF2 (//)
  205.  DPF2
  206. ;
  207. MSG_DPF (//)
  208.  DPF
  209. ;
  210. ; ** Version 39.1 **
  211. ;
  212. MSG_WARN_NO_DITHER (//)
  213. Warning: Dither type '%s' not known
  214. ;
  215. MSG_WARN_RANGE (//)
  216. Warning: Value %ld for %s is out of range (%ld - %ld)
  217. ;
  218. MSG_WARN_TIMER (//)
  219. Warning: Couldn't open timer.device
  220. ;
  221. ; The time it took to load/render the picture in seconds, and thousands of seconds.
  222. ;
  223. ; Note that this format _is_ correct. ;)
  224. ;
  225. ; - Replaced with MSG_NEWTIME
  226. ;
  227. ;MSG_TIME (//)
  228. ;%2d.%03ds)\n
  229. ;
  230. ; ** Version 39.2 **
  231. ;
  232. ; Well, this string isn't *that* important to translate.. ;)
  233. ;
  234. MSG_CYCLE_TASK (+1//)
  235. Visage color cycler
  236. ;
  237. MSG_ERR_FILE_EMPTY (//)
  238. File is empty
  239. ;
  240. MSG_WARN_BAD_FILE_ARGS (//)
  241. Warning: Error parsing configuration file\n\
  242. in drawer '%s':\n\
  243. %s
  244. ;
  245. MSG_WARN_BAD_CFGPATH (//)
  246. Warning: Couldn't locate ConfigPath drawer\n\
  247. '%s':\n\
  248. %s
  249. ;
  250. MSG_TESTED_OK (//)
  251. Picture ok
  252. ;
  253. MSG_ALL_TESTED_OK (//)
  254. All tested pictures were ok\n
  255. ;
  256. MSG_ALL_TESTED_NOT_OK (//)
  257. One or more tested pictures failed\n
  258. ;
  259. ; The time it took to load/render the picture in seconds, and thousands of seconds.
  260. ;
  261. ; Note that this format _is_ correct. ;)
  262. ;
  263. MSG_NEW_TIME (//)
  264.  (%2d.%03ds)
  265. ;
  266. MSG_ASK_TITLE (//)
  267. Visage request
  268. ;
  269. MSG_ASK_PASSWORD (//)
  270. Enter password for\n\
  271. \"%s\":
  272. ;
  273. ; ** Version 39.4 **
  274. ;
  275. MSG_ERR_NO_PASSWD (//)
  276. Password incorrect or missing
  277. ;
  278. ; ** Version 39.5 **
  279. ;
  280. MSG_ERR_NO_DRAWER (//)
  281. Couldn't move to drawer '%s':\n\
  282. %s
  283. ;
  284. ; ** Version 39.6 **
  285. ;
  286. MSG_ERR_SCR_ATTACH (//)
  287. Couldn't attach screens
  288. ;
  289.